Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add code quality gradle convention plugin #24687

Merged
merged 4 commits into from
Dec 29, 2023

Conversation

atomfrede
Copy link
Member

This extracts all code quality related gradle configs (sonar, spotless, modernizer, checkstyle, nohttp) into one single convention plugin, which is is applied in main gradle build file.

updates #19615


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@mshima mshima merged commit a46b9f0 into jhipster:main Dec 29, 2023
51 checks passed
@deepu105 deepu105 added this to the 8.2.0 milestone Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants